projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a87c37b
32e8db2
)
auto merge of #336 : alexcrichton/cargo/no-more-location, r=wycats
author
bors
<bors@rust-lang.org>
Thu, 7 Aug 2014 00:13:32 +0000
(
00:13
+0000)
committer
bors
<bors@rust-lang.org>
Thu, 7 Aug 2014 00:13:32 +0000
(
00:13
+0000)
Now that rust-url supports windows paths in URLs, this commit jettisons the
janky Location enum in favor of just using Url everywhere.
Trivial merge